home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 47.7z / BS1 part 47 / UGA Utilities 6 (1989)(United Graphic Artists)(PD).7z / UGA Utilities 6 (1989)(United Graphic Artists)(PD).adf / k.doc < prev    next >
Text File  |  1988-01-19  |  803b  |  17 lines

  1. Written in assembler by RedFox
  2.  
  3. ASC:        ASC is the routine for AmigASC dumping from sMon.
  4. ----        The diffrence is that ASC reads a file instead.
  5.             Syntax: ASC [dir]<filename>
  6.             The output can be aborted by holding down the CTRL-key!
  7. CCL:        Prints them registers contents when the program was started.
  8. ----        AND the parameters that was supplied in ASC and HEX!
  9. CCop:       Do you want know how the current copper (the grafix_co-processor)
  10. -----       instruction list looks like? Well, here's a utiluti for U!
  11.             Output in format for any assembler!
  12. sMon:       The ultimate MINIutiluti! Read more in sMon.Menu and sMon.txt.
  13. -----
  14. Wait4CR:    Halts a AmigaDos script file (such as the StartUp-Sequence)
  15. --------    and waits for RETURN-key to be pressed.
  16.  
  17.